| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2012-10-02 | 2 | -13/+76 |
| |\ | |||||
| | * | Merge branch 'next' into for-linus | Dmitry Torokhov | 2012-10-01 | 2 | -13/+76 |
| | |\ | |||||
| | | * | Merge tag 'v3.6-rc4' into next | Dmitry Torokhov | 2012-09-04 | 516 | -8041/+18749 |
| | | |\ | |||||
| | | * | | Input: tegra - move platform data header | Stephen Warren | 2012-09-04 | 1 | -0/+62 |
| | | * | | Input: uinput - specify exact bit sizes on userspace APIs | Dmitry Torokhov | 2012-08-21 | 1 | -13/+14 |
| * | | | | Merge tag 'pinctrl-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-10-02 | 2 | -6/+11 |
| |\ \ \ \ | |||||
| | * | | | | pinctrl: clarify idle vs sleep states | Linus Walleij | 2012-10-01 | 1 | -5/+10 |
| | * | | | | pinctrl: use ERR_CAST instead of ERR_PTR(PTR_ERR(...)) | Uwe Kleine-König | 2012-09-03 | 1 | -1/+1 |
| | | |_|/ | |/| | | |||||
| * | | | | Merge tag 'gpio-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/li... | Linus Torvalds | 2012-10-02 | 2 | -0/+5 |
| |\ \ \ \ | |||||
| | * | | | | gpio: Document device_node's det_debounce | Roland Stigge | 2012-09-30 | 1 | -0/+2 |
| | * | | | | gpio: pcf857x: enable gpio_to_irq() support | Kuninori Morimoto | 2012-08-23 | 1 | -0/+3 |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2012-10-02 | 111 | -849/+2178 |
| |\ \ \ \ \ | |||||
| | * | | | | | vxlan: virtual extensible lan | stephen hemminger | 2012-10-01 | 1 | -0/+16 |
| | * | | | | | netlink: add attributes to fdb interface | stephen hemminger | 2012-10-01 | 1 | -1/+3 |
| | * | | | | | IB/ipoib: Add more rtnl_link_ops callbacks | Or Gerlitz | 2012-10-01 | 1 | -0/+7 |
| | * | | | | | ipv4: gre: add GRO capability | Eric Dumazet | 2012-10-01 | 1 | -0/+3 |
| | * | | | | | net: add gro_cells infrastructure | Eric Dumazet | 2012-10-01 | 1 | -0/+103 |
| | * | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2012-09-30 | 15 | -213/+223 |
| | |\ \ \ \ \ | |||||
| | | * \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-09-28 | 15 | -213/+223 |
| | | |\ \ \ \ \ | |||||
| | | | * | | | | | NFC: LLCP raw socket support | Thierry Escande | 2012-09-27 | 1 | -0/+11 |
| | | | * | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2012-09-25 | 2 | -4/+45 |
| | | | |\ \ \ \ \ | |||||
| | | | | * | | | | | cfg80211: constify name parameter to add_virtual_intf | Johannes Berg | 2012-09-19 | 1 | -1/+1 |
| | | | | * | | | | | cfg80211/nl80211: Notify connection request failure in AP mode | Pandiyarajan Pitchaimuthu | 2012-09-18 | 2 | -0/+43 |
| | | | | * | | | | | cfg80211: remove obsolete comment for .sched_scan_stop() callback | Arend van Spriel | 2012-09-18 | 1 | -3/+1 |
| | | | * | | | | | | NFC: xmit from hci ops must return 0 or negative | Waldemar Rymarkiewicz | 2012-09-25 | 1 | -0/+5 |
| | | | * | | | | | | NFC: Changed HCI and PN544 HCI driver to use the new HCI LLC Core | Eric Lapuyade | 2012-09-25 | 2 | -106/+3 |
| | | | * | | | | | | NFC: Add an shdlc llc module to llc core | Eric Lapuyade | 2012-09-25 | 1 | -0/+1 |
| | | | * | | | | | | NFC: Add a nop (passthrough) llc module to llc core | Eric Lapuyade | 2012-09-25 | 1 | -0/+2 |
| | | | * | | | | | | NFC: Add an LLC Core layer to HCI | Eric Lapuyade | 2012-09-25 | 1 | -0/+51 |
| | | | * | | | | | | NFC: Modified hci_transceive to become an asynchronous operation | Eric Lapuyade | 2012-09-25 | 2 | -4/+8 |
| | | | * | | | | | | NFC: Add a public nfc_hci_send_cmd_async method | Eric Lapuyade | 2012-09-25 | 1 | -0/+3 |
| | | | * | | | | | | NFC: Use system_nrt_wq instead of custom ones | Tejun Heo | 2012-09-25 | 3 | -4/+0 |
| | | | * | | | | | | NFC: Implement NCI dep_link_up and dep_link_down | Ilan Elias | 2012-09-25 | 2 | -0/+5 |
| | | | * | | | | | | NFC: Parse NCI NFC-DEP activation params | Ilan Elias | 2012-09-25 | 1 | -0/+6 |
| | | | * | | | | | | NFC: Set local general bytes in nci_start_poll | Ilan Elias | 2012-09-25 | 2 | -0/+24 |
| | | | * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto... | John W. Linville | 2012-09-24 | 4 | -15/+51 |
| | | | |\ \ \ \ \ \ | |||||
| | | | | * | | | | | | Bluetooth: mgmt: Implement support for passkey notification | Johan Hedberg | 2012-09-18 | 3 | -0/+30 |
| | | | | * | | | | | | Bluetooth: debug: Print refcnt for hci_dev | Andrei Emeltchenko | 2012-09-08 | 1 | -0/+6 |
| | | | | * | | | | | | Bluetooth: trivial: Make hci_chan_del return void | Andrei Emeltchenko | 2012-09-08 | 1 | -1/+1 |
| | | | | * | | | | | | Bluetooth: Remove unneeded zero init | Andrei Emeltchenko | 2012-09-08 | 1 | -9/+0 |
| | | | | * | | | | | | Bluetooth: Use kref for l2cap channel reference counting | Syam Sidhardhan | 2012-08-21 | 1 | -2/+1 |
| | | | | * | | | | | | Bluetooth: mgmt: Add device disconnect reason | Mikel Astiz | 2012-08-21 | 2 | -1/+10 |
| | | | | * | | | | | | Bluetooth: Add more HCI error codes | Mikel Astiz | 2012-08-21 | 1 | -0/+3 |
| | | | | * | | | | | | Bluetooth: Remove some functions from being exported | Vinicius Costa Gomes | 2012-08-15 | 1 | -2/+0 |
| | | | * | | | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2012-09-24 | 2 | -82/+10 |
| | | | |\ \ \ \ \ \ \ | | | | | |/ / / / / | | | | |/| | | | | | |||||
| | | | | * | | | | | | mac80211: add key flag for management keys | Johannes Berg | 2012-09-10 | 1 | -2/+10 |
| | | | | * | | | | | | wireless: remove obsolete chan no/center freq conversion functions | Johannes Berg | 2012-09-06 | 1 | -80/+0 |
| | | | | * | | | | | | Merge remote-tracking branch 'wireless-next/master' into mac80211-next | Johannes Berg | 2012-09-06 | 12 | -39/+168 |
| | | | | |\ \ \ \ \ \ | |||||
| | | | | * \ \ \ \ \ \ | Merge remote-tracking branch 'mac80211/master' into mac80211-next | Johannes Berg | 2012-09-06 | 1 | -0/+2 |
| | | | | |\ \ \ \ \ \ \ | |||||
| | * | | | \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-09-28 | 22 | -20/+73 |
| | |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | |||||

